How to Install hunspell-be software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install hunspell-be software package in Ubuntu 14.04 LTS (Trusty Tahr)

hunspell-be software package provides Belarusian dictionary for hunspell and academic orthography, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install hunspell-be 

hunspell-be is installed in your system.

Make ensure the hunspell-be package were installed using the commands given below,

$ sudo dpkg-query -l | grep hunspell-be *

You will get with hunspell-be package name, version, architecture and description in a table

hunspell-be package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package hunspell-be
Version 0.53-3
Description Belarusian dictionary for hunspell and academic orthography
Sub Section Text


See Also, How to uninstall or remove hunspell-be software package from Ubuntu 14.04 LTS (Trusty Tahr)?